imx: mx6: ddr add dram io configuration and header file for i.MX6SL
authorPeng Fan <[email protected]>
Mon, 17 Aug 2015 08:11:00 +0000 (16:11 +0800)
committerStefano Babic <[email protected]>
Wed, 2 Sep 2015 13:34:12 +0000 (15:34 +0200)
commit1b811e285c257a9f9545b9f0efad423541bb89e1
tree5c6cf9c5aa4e442e6656b533808311dc74768288
parent2cd8cd06bb01f220f75d937f0371f591712f0295
imx: mx6: ddr add dram io configuration and header file for i.MX6SL

Define two structure mx6sl_iomux_ddr_regs and mx6sl_iomux_grp_regs.
Add a new function mx6sl_dram_iocfg to configure dram io.
Add header file to define macros for register address.

Signed-off-by: Peng Fan <[email protected]>
Cc: Stefano Babic <[email protected]>
arch/arm/cpu/armv7/mx6/ddr.c
arch/arm/include/asm/arch-mx6/mx6-ddr.h
arch/arm/include/asm/arch-mx6/mx6sl-ddr.h [new file with mode: 0644]